home *** CD-ROM | disk | FTP | other *** search
- Path: elektron.et.tudelft.nl!ct-pc6
- From: brands@chemeng.chem.uva.nl (Danny Brands)
- Newsgroups: comp.lang.c,comp.os.ms-windows.programmer.win32
- Subject: How can I check whether I file exists in a multi-user environment?
- Date: Fri, 29 Mar 96 16:59:33 GMT
- Organization: ITS/UvA
- Message-ID: <4jh4tl$t4c_002@chem.uva.nl>
- NNTP-Posting-Host: ct-pc6.chem.uva.nl
- X-Newsreader: News Xpress Version 1.0 Beta #4
-
- Hi all,
-
- I need to check whether a file exists on a hard drive. Because I'm in a
- multi-user environment I can't simply open the file. Is there another way?
-
- I'm using MSVC++ 2.0 / Win95.
-
- I'm looking in the Win32 API help file, but I can't really figure out how to
- do it. In VB you can use the dir() command.
-
- Anyway, thanks in advance!
-
- Regards,
-
- Danny
-
-